←Select platform

Write Method

Summary

Writes one element to the stream.

Syntax

C#
C++/CLI
public bool Write( 
   T sample 
) 
public:  
   bool Write( 
      T sample 
   ) 

Parameters

sample

Sample (element) to write.

Return Value

true if writing is successful; otherwise, false.

Requirements

Target Platforms

See Also

IAudioStream<T> Class

IAudioStream<T> Members

Leadtools.SpeechRecognition.Multimedia Namespace

Help Version 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.SpeechRecognition Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.